
.big-checkbox{
    font-size:2.2em;
    color:#6c9e00 ;
}
.big-checkbox:hover{color:#87b91b;}
.checkbox-hidden{visibility: hidden; margin-right: -13px;}



.chart-container {
    position: relative;
}
.chart-container span {
    display: block;
    position: absolute;
    text-shadow: 0 0 2px white, -1px -1px 2px white, 1px 1px 2px white;
}
.chart-container span.tl {
    top:80px;
    left:30px;
}
.chart-container span.tr {
    top:80px;
    right:30px;
}
.chart-container span.bl {
    bottom:80px;
    left:30px;
}
.chart-container span.br {
    bottom:80px;
    right:30px;
}
.chart-container span.tc {
    top: 58px;
    width: 100%;
    text-align: center;
    color: green;
    font-weight: bold;
}
.chart-container span.mr {
    transform: rotateZ(90deg);
    top: 207px;
    right: -30px;
    text-shadow: none;
    color: green;
    font-weight: bold;
}


.actus-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 475px;
}
#wrapper-actus {
    top: 0;
}
#actus-block ul {
    margin: 0;
    padding: 0;
}
.actus-title {
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc;
    height: 35px;
}
.actus-title>p {
    display: inline-block;
    float: left;
}
/*.actus-title a {
    float: left;
    margin-left: 12.5%;
    color: #6C9E00;
}*/
.actus-tri {
    display: inline-block;
    position: relative;
    float: right;
    width: 80px;
}
.actus-tri:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    float: right;
    color: #6C9E00;
    position: absolute;
    top: 2px;
    right: 0;
}
.actus-tri select {
    border: none;
    background-color: white;
    width: 100%;
}
.actus-content-block {
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc;
}
.actus-content-block-text {
    display: block;
    position: relative;
    margin-top: 15px;
}
.actus-content-block .graph {
    display: block;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.actus-content-block .graph .chart>div {
    height: 65px;
    width: 65px;
}

.actus-content-block .date {
    font-size: 12px;
    color: #bdbdbd;
}
.actus-content-block-text .content {
    height: 40px;
    overflow: hidden;
}
.actus-content-block .suite {
    text-align: right;
    margin: 0 0 5px;
}
.actus-content-block a:hover {
    text-decoration: underline;
}



.indicator-percentage {
    display: block;
    position: relative;
    height: 140px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.percentage-block {
    display: block;
    position: relative;
    width: 49%;
    height: 100%;
    float: left;
    padding: 10px;
    background-color: #FFFFFF;
    overflow: hidden;
    border: 1px solid #ccc;
}
.percentage-block-icon {
    float: left;
    margin:29px 13px 20px 2px;
}
.percentage-block-icon>img {
    width: 60px;
}
.percentage-block h3 {
    margin-top: 20px;
    font-weight: bold;
    font-size: 30px;
}
.percentage-block p {
    font-size: 12px;
}
.indicator-graph {
    text-align: center;
}
.indicator-graph img {
    float: left;
}
.indicator-graph .graph-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 8%;
}
.chiffres-cles {
    display: block;
    position: relative;
    height: 140px;
    padding: 7px;
    background-color: #6C9E00;
    margin-bottom: 20px;
    color: white;
}
.chiffres-cles .item {
    padding: 0 0 0 60px;
    width: 100%;
}
.chiffres-cles h5, #best-of h5 {
    font-weight: 400;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.chiffres-title {
    display: block;
    text-align: left;
    height: 100%;
}
.chiffres-image {
    display: block;
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 30px;
    background-color: white;
    border-radius: 50%;
    text-align: center;
}
.chiffres-image>img {
    height: 35px;
    margin-top: 10px;
}
.chiffres-title h6 {
    position: relative;
    font-size: 3em;
    margin: 0 0 5px 0;
}
.chiffres-title p {
    display: inline-block;
    position: relative;
    font-style: italic;
    margin: 0;
    font-size: 12px;
}
#carousel-example-generic .glyphicon {
    color: white;
    top: 27px;
}
.tab-pane-presse {
    display: block;
    position: relative;
    width: 100%;
    height: 460px;
    padding: 10px;
}
.indicator-tabs .libelle {
    width: 30%;
}

.indicator-tabs td {
    font-size: 11px;
}

#wrapper-table {
    top: 0;
}
#best-of-block {
    display: block;
    position: relative;
    height: 450px;
    width: 100%;
}
#best-of-block h5 {
    color: #6C9E00;
}
#wrapper-best_of {
    top: 0;
}
#best-of-block ul {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}
#best-of-block ul:hover {
    background-color: #F1F1F1;
}
#best-of-block ul li {
    list-style: none;
}
.list-title {
    font-size: 12px;
    color: #6C9E00;
}
.modal-profile {
    word-wrap: break-word;
    margin-bottom: 30px;
    text-align: right;
}
.print-buttons {
    position: absolute;
    right: 50px;
    padding: 0 10px;
    top: 15px;
    color: #9E9E9E;
}
.print-buttons a{
    color: #9E9E9E;
}
.print-buttons .fa {
    font-size: 1.8em;
    margin-left: 8px;
    color: #9E9E9E;
}
.print-buttons .fa:hover {
    color: #6C9E00;
}
#page {
    background: white none repeat scroll 0 0;
    width: 970px;
    margin-left: 40px;
    padding-left: 30px;
    padding-top: 10px;
}

/* ??? */
#modalActu .modal-body h2,
body.print #page h2,
body.email #page h2 {
    color: #6C9E00;
    margin-top: 10px;
}
#modalActu .modal-body small,
body.print #page h2,
body.email #page h2 {
    font-style: italic;
}
#modalActu .modal-body .row,
body.print #page .row,
body.email #page .row {
    margin-top: 30px;
}
#modalActu .modal-body .col-md-2 img,
body.print #page .col-md-2 img,
body.email #page .col-md-2 img {
    width: 70%;
}
#modalActu .modal-body .col-md-2 h5,
body.print #page .col-md-2 h5,
body.email #page .col-md-2 h5 {
    color: #6C9E00;
    margin-bottom: 0;
    margin-top: 30px;
}
#modalActu .modal-body .col-md-7,
body.print #page .col-md-7,
body.email #page .col-md-7 {
    border-right: 1px solid #E3E3E3;
    border-left: 1px solid #E3E3E3;
}
#modalActu .modal-body .col-md-7 h4,
#modalActu font[size="16"],
body.print #page .col-md-7 h4,
body.print font[size="16"],
body.email #page .col-md-7 h4,
body.email font[size="16"] {
    color: #6C9E00;
    margin-top: 20px;
    font-size:18px;
}
#modalActu .modal-body .col-md-7 ul,
body.print #page .col-md-7 ul,
body.email #page .col-md-7 ul {
    padding-left: 15px;
}
#modalActu font,
body.print font,
body.email font {
    color: #5a5a5a;
    font-size: 14px;
}
#modalActu font[color="#99CC00"],
body.print font[color="#99CC00"],
body.email font[color="#99CC00"] {
    color: #6c9e00;
}
#modalActu .modal-body .col-md-7 li,
body.print #page .col-md-7 li,
body.email #page .col-md-7 li {
    margin-bottom: 10px;
    margin-left: 15px;
}
#modalActu .modal-body .col-md-3 h5,
body.print #page .col-md-3 h5,
body.email #page .col-md-3 h5 {
    margin-top: 0;
}
#modalActu .modal-body .col-md-3 ul,
body.print #page .col-md-3 ul,
body.email #page .col-md-3 ul {
    padding-left: 15px;
    margin-bottom: 25px;
}
#modalActu .modal-body .col-md-3 ul li,
body.print #page .col-md-3 ul li,
body.email #page .col-md-3 ul li {
    margin-bottom: 10px;
}
#modalActu #visibility-chart,
body.print #visibility-chart,
body.email #visibility-chart {
    width: 100px;
    margin: 0px auto;
}

/* BOOTSTRAP */
.actionRegroupements {
    margin-top: 50px;
}


#wrapper-left_bar {
    top: 0;
}

div.jqcloud a:hover {
    color: #6C9E00 !important;
}

/** dashboard / key numbers / carousel */
#carousel-key-number .glyphicon-chevron-left {
    margin-left: auto !important;
    left: 10px !important;
}
#carousel-key-number .glyphicon-chevron-right {
    margin-right: auto !important;
    right: 10px !important;
}
